STEP 2: Let's get the first word for our Code Lib program from the user!
A user is someone who will use the program that you build. User Input is whatever the user types in a text window.
The text the user enters is stored in the variable called choice. We call this an input variable.
To navigate the page using the TAB key, first press ESC to exit the code editor.